CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft 滤波

搜索资源列表

  1. lvboqi

    0下载:
  2. 低通和高通滤波器的源码,采用FFT方法,输出归一化系数 -Low-pass and high-pass filter of the source, using FFT methods, the normalized output coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1273
    • 提供者:杨哥
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:142833
    • 提供者:jhm
  1. MATLAB_DSPexamp_realization

    0下载:
  2. 各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:172867
    • 提供者:liwenqi
  1. ImageProcess

    0下载:
  2. VC++6编译环境,实现平滑,锐化,边缘增强,边缘提取(3种算法),边缘检测,中值滤波,频域变换(傅里叶分析FFT,离散余弦变换DCT)-VC++6 compiler environment, to achieve smooth, sharpen, edge enhancement, edge detection (three kinds of algorithm), edge detection, median filtering, frequency domain transform (Fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6215324
    • 提供者:Myrrhy
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:350412
    • 提供者:zhangying
  1. fftfir

    0下载:
  2. 加带通滤波器的FFT开源代码,附带批处理程序-FFT band-pass filter plus open-source code, with a batch process
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:705
    • 提供者:sc
  1. matlab-DSP

    0下载:
  2. 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, fou
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:696735
    • 提供者:倪宁
  1. 2009_01_07_SignalProcessDemo

    0下载:
  2. 输入一个含有噪声的信号,使用fft将频谱显示出来、并可输入低通、高通,带通滤波的数值,结果立刻可现,不过是基于evc的程序,会vc的一看即明白-Enter a noisy signal, using fft the spectrum display, and can enter the low-pass, high pass, band-pass filter value, the results are immediately available, but the procedure is b
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:54144
    • 提供者:张炜
  1. pipeilvbo

    0下载:
  2. 匹配滤波器的实现。主要是通过fft变化使输出自相关最大,在通过滤波器。-Matched filter implementation. Mainly through changes in the output autocorrelation fft the largest through the filter.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:531
    • 提供者:肖纳
  1. fft

    1下载:
  2. 一些基本信号的FFT变换及matlab程序,包括方波,圆孔信号,以及一些信号的频谱和低通滤波程序-Some of the basic signal and the FFT transform matlab programs, including square, round hole signals, as well as some signal spectrum and low-pass filtering procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1145
    • 提供者:lizze
  1. MyDspToolbox

    2下载:
  2. 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等-Implemented using the Matlab Gui commonly used digital signal processing algorithms, including convolution, FFT, FIRIIR digital filter design, the best filters, adaptive filtering, K
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:363706
    • 提供者:张辉
  1. msp430

    1下载:
  2. msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-09-29
    • 文件大小:248056
    • 提供者:teamo38
  1. bandpassfilter

    3下载:
  2. matlab通带滤波,是在频域内实现的,最好用于地震波,或其他一些信号逐渐衰减的情况-bandpass filter,used for strong motion data process for better. because the software carry out the filter function through fft
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1180
    • 提供者:penglei
  1. classic FFT filter

    1下载:
  2. 经典傅立叶变换算法,包括简单的滤波过程及实例-Classical Fourier transform algorithms, including simple filtering process and examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-20
    • 文件大小:213472
    • 提供者:menglin
  1. ERCoh2

    2下载:
  2. 对脑电信号进行滤波、快速傅里叶变换(FFT)及自相关、互相关计算,以观察每一通道脑电的相关性-On EEG filtering, fast Fourier transform (FFT) and autocorrelation, cross correlation calculation, in order to observe the correlation of each channel EEG
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2369
    • 提供者:王荣
  1. lvbo

    0下载:
  2. 本程序用来实现带通滤波,其中包括了傅里叶快速变换fft和文件的基本操作。-This procedure used to achieve band-pass filtering, fast Fourier transform which includes the basic operation of fft and documents.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:袁风帆
  1. fft

    0下载:
  2. 巴特沃斯、切比雪夫滤波器指标和设计,完成相应滤波功能-Butterworth, Chebyshev filter indicators and design, complete the appropriate filtering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:17929
    • 提供者:funny
  1. pinyulvbo

    0下载:
  2. 图像的频域滤波示例,简单的对图像做一些频域滤波-fft
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:104950
    • 提供者:wakiki
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com